From 77b522496760cf569770347784230daf27f4a28a Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Thu, 29 Sep 2005 00:19:15 +0000 Subject: [PATCH] New file with a set of tests for GtkCellRendererText. The idea is to run a 2005-09-28 Federico Mena Quintero * tests/testcellrenderertext.c: New file with a set of tests for GtkCellRendererText. The idea is to run a text renderer through most of its interesting property values to see that it works correctly. * tests/Makefile.am: Added testcellrenderertext. * gtk/gtkfilechooserdefault.c (load_set_model): Mark the entry/exit of this function for profiling. (gtk_file_chooser_default_style_set): Mark the start/end of the calls to the parent class and the the signal emission for profiling. --- ChangeLog | 15 +++++++++++++++ ChangeLog.pre-2-10 | 15 +++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/ChangeLog b/ChangeLog index 12c42db1e3..dbadf1ab68 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2005-09-28 Federico Mena Quintero + + * tests/testcellrenderertext.c: New file with a set of tests for + GtkCellRendererText. The idea is to run a text renderer through + most of its interesting property values to see that it works + correctly. + + * tests/Makefile.am: Added testcellrenderertext. + + * gtk/gtkfilechooserdefault.c (load_set_model): Mark the + entry/exit of this function for profiling. + (gtk_file_chooser_default_style_set): Mark the start/end of the + calls to the parent class and the the signal emission for profiling. + 2005-09-29 Tor Lillqvist * gtk/gtkmain.c (_gtk_get_localedir): The locale directory is @@ -23,6 +37,7 @@ * modules/input/imime.c: Include . (#317444, Kazuki Iwamoto) +>>>>>>> 1.7129 2005-09-27 Federico Mena Quintero Don't reload the current folder unnecessarily on ::map(). diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 12c42db1e3..dbadf1ab68 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,17 @@ +2005-09-28 Federico Mena Quintero + + * tests/testcellrenderertext.c: New file with a set of tests for + GtkCellRendererText. The idea is to run a text renderer through + most of its interesting property values to see that it works + correctly. + + * tests/Makefile.am: Added testcellrenderertext. + + * gtk/gtkfilechooserdefault.c (load_set_model): Mark the + entry/exit of this function for profiling. + (gtk_file_chooser_default_style_set): Mark the start/end of the + calls to the parent class and the the signal emission for profiling. + 2005-09-29 Tor Lillqvist * gtk/gtkmain.c (_gtk_get_localedir): The locale directory is @@ -23,6 +37,7 @@ * modules/input/imime.c: Include . (#317444, Kazuki Iwamoto) +>>>>>>> 1.7129 2005-09-27 Federico Mena Quintero Don't reload the current folder unnecessarily on ::map(). -- 2.30.2